adTempus API
PreviousUpNext
IApplication::LogName Property

Gets or sets the base name of the log file.

C++
__property BSTR LogName;
C#
String LogName;
Visual Basic
Property LogName() As String

Set to the base name you want to use for the log file, for example "myapp". adTempus will append to the base a timestamp and ".log" extension when the log is created, creating a file named, for example, "myapp.200301141037464760.log".

adTempus API Reference version 3.0.0.0, revised 10/30/2008